#RB:Explode Selected A/B
Generate Animation Keyframes for Explosion.**Selected Objects will be 26 times duplicated and explode.**and then drift into the Rigid-Body System.**_
Move the Animation-Slider to the starting frame.**Select all Objects taht shall explode.**Press the left or right Mouse-Button..**_
Press the LMB (automatic settings) or the RMB (less fast, decide how many succesive Explosions).**Here you need to press only the LMB or the RMB.**_
HINT:Depending on the number of Objects, this may take a while!
Explode_Selected_Objects(0,-9999,10,10,1,1)
RB_Bakeonly()
#END
[OnRightMouseButton!]
[INP]No. of KFs,Number of Rounds:!5,2
Explode_Selected_Objects(0,-9999,[INP1],8,10,[INP2])
RB_Bakeonly()
#END